User Tools

Site Tools


de:left

Left

Format

left( string, length)

Description

Returns a portion of the specified string, starting from the first character on the left and continuing for length characters.

See Also

Example

print left("Hello", 2)

will display

He

New To Version

0.9.5b

de/left.txt · Last modified: 2020/02/28 10:46 (external edit)