[][src]Module endbasic_core::strings

String functions for EndBASIC.

Structs

LeftFunction

The LEFT function.

LenFunction

The LEN function.

LtrimFunction

The LTRIM function.

MidFunction

The MID function.

RightFunction

The RIGHT function.

RtrimFunction

The RTRIM function.

Functions

all_functions

Instantiates all functions provided by this module.