EN4_PRC8/_module/nss/tst_token2.nss

7 lines
75 B
Plaintext
Raw Permalink Normal View History

void main()
{
SetCustomToken(101,"Test");
SetCustomToken(102,"Test 2");
}