keys#

swordfish.function.keys()#

Return the keys of a dictionary as a vector, or return the column names of a table as a vector, or convert a set into a vector.

参数:

X (Constant) -- A dictionary/table/set.