-
FlexPro
- Zoom sur FlexPro
- Fonctionnalités & Options
- Domaines d’application
- Tous les avantages
- Nouveau dans FlexPro 2021
- Testez FlexPro gratuitement
- FlexPro View OEM Freeware
- Conseils d’achat
- Login
- Langue
- +49 6894 929600
- infoweisang.com
- Google Maps
- Produits
- News
- Support
- Société
- Emplois
- Contact
- Login
- Langue
- +49 6894 929600
- infoweisang.com
- Google Maps
Accueil > Community > FPScript > FPSricpt ChangeUnit function does not work ? > Reply To: FPSricpt ChangeUnit function does not work ?
July 29, 2015 at 3:48 pm
#12882
HerveM1234
Participant
Hi,
With :
Dim toto
toto=Signal({1, 3, 5, 7}, {0, 1, 2, 3})
ChangeUnit(toto,"test")
Return(toto)
this formula, the formula’s units remains empty ! Why?