You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

 returns the specified number of characters from the right side of the argument string value

Syntax

Arguments

  •  is the string value to be shorten

  •  is the number of characters to include

Remarks

  1. "NullString" is considered as a DETERMINED empty string. 

Examples 

returns

"NullString"


returns

returns

"NullString"


returns


 

Quick links: Function overview | Attribute overview | Constants overview | Dimensions overview

  • No labels