Object Method String.rJustify
			
				Right justifies characters of a string.
			
		
		
		
		String.rJustify(number length):string
Arguments
			
				The arguments for this function are set. You can not use other arguments except the following ones.
			
		
		
			| Name | Type | Required | Description | 
|---|---|---|---|
| length | number | Yes | 
