User Tools

Site Tools


en:right

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:right [2016/08/04 09:11]
admin
en:right [2020/02/28 10:46] (current)
Line 1: Line 1:
 ===== Right (Function) ===== ===== Right (Function) =====
 ==== Format ==== ==== Format ====
-**right**( //string_expr////length//)+**right**( [[stringexpressions|string_expression]][[integerexpressions|length_expression]])
  
-returns //string_value//+returns [[stringexpressions|string_expression]]
  
 ==== Description ==== ==== Description ====
-If length is greater than or equal to zero, returns a portion of the specified //string_expr//, starting from the first character on the right and continuing for //length// characters. If length is less than zero then remove //length// characters from the right of the string.+If length is greater than or equal to zero, returns a portion of the specified [[stringexpressions|string_expression]], starting from the first character on the right and continuing for [[integerexpressions|length_expression]] characters. If length is less than zero then remove [[integerexpressions|length_expression]] characters from the right of the string.
  
 ==== Example ==== ==== Example ====
en/right.1470323517.txt.gz ยท Last modified: 2020/02/28 10:46 (external edit)