GmmiValueAnim
<GmmiValueAnim> ::= | "(" GmmiValueAnim <GmmiExprAnim> <format.string> <formatType.number> ")" |
Where format is a printf() style format string and formatType is one of:
1 | No format |
2 | Configured |
3 | Custom |
4 | General |
5 | Integer |
6 | Text |
7 | Real |