tapCell
layoutXL.APVerify tapCell 'boolean { t | nil }
Description
In Layout EXL or higher tier, checks whether tap cells are inserted correctly, as per their specifications on the Automatic tab of the
GUI Equivalent
Examples
envGetVal("layoutXL.APVerify" "tapCell")
envSetVal("layoutXL.APVerify" "tapCell" t)
envSetVal("layoutXL.APVerify" "tapCell" nil)
Related Topics
Return to top