Skip to content

llInsertString

  • DirectoryllInsertString string
    • TargetVariable string
    • Position integer
    • SourceVariable string

Inserts SourceVariable into TargetVariable at Position, and returns the result.

Inserts SourceVariable into TargetVariable at Position and returns the result. Note this does not alter TargetVariable.