MSI Factory 2.3

String.Right

String.Right

This is the first topic This is the last topic  

String.Right

This is the first topic This is the last topic  

OverviewExamples

string String.Right (

string RightString,

number NumChar )

Example 1

right_string = String.Right("Hey There", 5);

Returns a string containing the last five characters of "Hey There." Therefore the string "There" will be stored in the variable "right_string."

See also: Related Actions


Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us