Scripting

Search The Documentation:

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

multiplyString

Platform Compatibility

PC Mac OSX Oculus Quest
X X X

Return repetition of the string

Parameters:

  • input
    • A string value
  • multBy
    • An integer value

returns a String (text) value

Example:

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

How can we help?