MSI Factory 2.3

String.Left

String.Left

This is the first topic This is the last topic  

String.Left

This is the first topic This is the last topic  

OverviewExamples

string String.Left (

string LeftString,

number NumChar )

Example 1

left_string = String.Left("Hey There", 3);

Returns a string containing the first three characters of "Hey There." Therefore the string "Hey" will be stored in the variable "left_string."

See also: Related Actions


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