tbl_row_rulelist
count = tbl_row_rulelist(rowId, direction, array)
This function fills array with the IDs of the rules in row rowId in direction direction. The IDs are ordered from left to right. It returns the number of IDs.
È stato utile?