Left Functoid
Description: The Left Functoid returns the left x characters of the string within Param, where x is the specified number of positions defined by Length.
Inputs with their allowed values:
- Param
- May be a single character, a string or a number
- Literal text entered manually
- Output of another Functoid
- Value of a Table
- Length
_Left-functoid.png)
Picture of the Left Functoid
Remark: Numbers are handled being a string of characters.
Example:
See Figure 1.
_Left-functoid-example.png)
Figure1