Variables must contain some specific value

18 views
Skip to first unread message

jansh...@gmail.com

unread,
Sep 10, 2019, 11:06:24 AM9/10/19
to tlaplus

I have to check the variable values by using TLA+ in TLC. 


For example


Res_Word == {"_","N"} 


variables my_variable = "Some_valueONE"


Check == my_variable \in Res_Word


\* means check it if variable contains some of the specific value as required in set.

Reply all
Reply to author
Forward
0 new messages