hey everyone, relatively new to netsuite / suitescript so i apologize if this is a no-brainer. trying to default a checkbox to false via client script -> pageInit and setting the value to 'F' throws an invalid field value error. This is confusing as i'm using the same 'F' value on a user event beforeLoad (for the same field even) and this works fine. am i missing something obvious?