Skip to content

$stringAt

Retrieves the character at the provided index.

Parameters

NameDescriptionEnforcedDefault Value
TextThe text to work with.YesNone
IndexCharacter index to get from the text.YesNone

Example

$stringAt[text;index]

Function Aliases

  • $charAt