I can't find the Dimensions column keyword

I am trying to make a button that toggles the dimensions column, but I can't find the keyword for it in the Column Keyword reference. The below button doesn't work.

<?xml version="1.0"?> Dimensions Toggle Dimensions Column #thumbnailsize Set COLUMNSTOGGLE=dimensions

picsize is the keyword you want:

Set COLUMNSTOGGLE=picsize

Looks like it's missing from the list in the manual, which we'll fix.

In case it's useful (e.g. if we've missed anything else, but please let us know if we have so we can fix that too :slight_smile:), I found via the button editor menus:


THANK YOU!