Can token properties be deleted?

Discuss macro implementations, ask for macro help (to share your creations, see User Creations, probably either Campaign Frameworks or Drop-in Resources).

Moderators: dorpond, trevor, Azhrei, giliath, jay, Mr.Ice

User avatar
aliasmask
RPTools Team
Posts: 9031
Joined: Tue Nov 10, 2009 6:11 pm
Location: California

Re: Can token properties be deleted?

Post by aliasmask »

There shouldn't be a difference because they're both if's essentially. The difference will lie in the parser and native functions of java. Although, with the case it will exit once a valid condition is found ignoring the other conditions, unlike using if's in the same manner as a switch. I almost never use or find a need for a switch statement. But it will really depend on your data.

Post Reply

Return to “Macros”