Right
Returns a specific number of right-most characters.
Arguments
Arguments | Definitions |
---|---|
Input Value | Specify the input value to process. |
Properties
Properties | Definitions |
---|---|
Length | Specify the number of right-most characters to return. This property is also available as an argument. If you specify both, the argument value is used and the property value is ignored. |