Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
13.5
Statistic
FMM
Blog
Returns a new value with given type annotation.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
FM | 13.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Text | The text to use. | |
DataType | The new data type. Can be Number, Container, Date, Time, TimeStamp or Text. |
"Text" |
Returns OK or error.
Make "Hello" a time and check it:
MBS("FM.DataType"; MBS("FM.TextWithDataType"; "Hello"; "time"))
Example result: time
This function is free to use.
Created 21st January 2023, last changed 21st January 2023