ClassesIconNavigationPolicyblockly.iconnavigationpolicy_class.getrowid_methodOn this pageblockly > IconNavigationPolicy > getRowId IconNavigationPolicy.getRowId() method Returns the row ID of the given icon. Signature: getRowId(current: Icon): string; Parameters ParameterTypeDescriptioncurrentIconThe icon to retrieve the row ID of. Returns: string The row ID of the given icon.