User bio
404 bio not found
Member since
Posts:
Sean has not published any posts yet.
Replies:
Sean Spencer · Dec 12, 2016 go to post

You can do something like this. It may not be perfect for your situation but it works.

set value = 1
If value'?.N{
     // if it's not a number do something here
     }
if value?.N{
    //if it's a number do something else here.
}

Certifications & Credly badges:
Sean has no Certifications & Credly badges yet.
Followers:
Sean has no followers yet.
Following:
Sean has not followed anybody yet.