If(Checkbox1.Value, 1,0)
BrowseGallery1.Selected.'Verify Flag'=1
User().FullName
Or
User().Email
If(Verify.value = 1, 1, Blank())
User().FullName //The full name of the user (e.g., "John Doe").
User().Email //The email address of the user (e.g., "john.doe@example.com").
User().Image //The profile picture of the user (URL to the image).
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
mmbr1606
275
Super User 2025 Season 1