VALUE
Syntax
value(value:string)Arguments
Example
value(MID"ABC-123-WEW",5,3))
//Returns “123” as a number
Excel equivalent
Last updated
Was this helpful?
value(value:string)value(MID"ABC-123-WEW",5,3))
//Returns “123” as a number
Last updated
Was this helpful?
Was this helpful?