csk_fn_sum_of_argsAsList

Use this function to finds the number of variables in an objects passed.
  • String: csk_fn_sum_of_variable_argsAsList (List<Object> inputList)
  • Input:
    • List<Object> inputList: The inputs whose variables will be counted
  • Example: $csk_fn_sum_of_variable_argsAsList ({{New York, Georgia}{Hawaii, Alaska}}) → "4"