Test article
Published
•1 min read
if (x is { Length: 10, Text: "hello" })
{
Call();
}
test hello world welcome test no
1
2
3

Search for a command to run...

if (x is { Length: 10, Text: "hello" })
{
Call();
}
test hello world welcome test no
1
2
3

No comments yet. Be the first to comment.