How do I detect if I have a decimal in my property value?

I want to detect it so I can make answering questions in my game more challenging to answer and differentiate between right and wrong, how do I do this?

1 Like

I believe it counts as a character, so use these blocks.
image

1 Like

Maybe it can check for the decimal symbol
I’ll try it out

1 Like

Yes, use the “in text (decimal text goes here) find first occurrence of text .[1]


  1. this is a decimal point/a period ↩︎

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.