dplp
dplp(g_arg) =>t / nil
Description
Checks whether the specified argument is a disembodied property list, a list of symbol or value pairs that is not attached to a specific object or symbol.
The argument passes the test if it is a list that has an odd number of members and the first list member is nil.
Arguments
Values Returned
Related Topics
General Environmental Functions
Return to top