You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if is_string("number")
add_field("test","true")
end
The is_string conditional is not recognizing the second variation of numbers as string.
Is this by intention, if so this should be documented.
How is it possible to check if a number string is a string?
The text was updated successfully, but these errors were encountered:
The
is_string
conditional is not recognizing the second variation of numbers as string.Is this by intention, if so this should be documented.
How is it possible to check if a number string is a string?
The text was updated successfully, but these errors were encountered: