Scripting

Search The Documentation:

  1. Home
  2. Docs
  3. Scripting
  4. Text
  5. divideString

divideString

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

Return part of the string, negative to start from right side

Parameters:

  • input
    • A string value
  • divideBy
    • An integer value

returns a String (text) value

Example:

1
obj.divideString(input, divideBy)
Tags
Was this article helpful to you? Yes No

How can we help?