Нотатка
Доступ до цієї сторінки потребує авторизації. Можна спробувати ввійти або змінити каталоги.
Доступ до цієї сторінки потребує авторизації. Можна спробувати змінити каталоги.
Use the Logical Numeric functoid (
) to determine whether the input parameter is a numeric value.
Input
Parameter 1: A value that may or may not be numeric.
Output
Output 1: The Boolean value True if the value specified by the input parameter is numeric; the Boolean value False otherwise.
See Also
Logical Functoids Reference
Logical Functoids
How to Add Basic Functoids to a Map