Get String Length
Return the length of the provided string.
Installation
To use this node enable omni.graph.nodes in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
String (inputs:string) |
|
The input string. |
None |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Length (outputs:length) |
|
The length of the string. |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.nodes.GetStringLength |
Version |
1 |
Extension |
omni.graph.nodes |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
Get String Length |
Categories |
function |
Generated Class Name |
OgnGetStringLengthDatabase |
Python Module |
omni.graph.nodes |