GPDL $GET_PARTY_ASL
$GET_PARTY_ASL(Keyword) $SET_PARTY_ASL(Keyword,Value) $IF_PARTY_ASL(Keyword) $DELETE_PARTY_ASL(Keyword)
Keyword is the (case-sensitive) keyword value.
Value is the string associated with the given keyword.
Used to manipulate the ASL attached to the player's party of characters. $SET and $GET return the value, $IF returns "1" if the keyword exists else "", and $DELETE returns "".