LEFT Function
From Planfix
The LEFT function returns several of the first symbols of a string, based on the number you set.
Format:
- LEFT(text;number_of_symbols)
Examples:
LEFT(A;5)
LEFT(Template:Task.String field;4)
The LEFT function returns several of the first symbols of a string, based on the number you set.
Format:
Examples:
LEFT(A;5)
LEFT(Template:Task.String field;4)