SIZEOF

Returns the size (in bytes) of the specified segment or section.

  SIZEOF(segmentName | sectionName)
  
  
Parameters

segmentName

Name of a segment; must start with a period.

sectionName

Name of a section; must start with a period.