[Name] ATTRIBUTE_TYPE [Description] Prompts user to enter or select an attribute type. By default, if the parameter is not optional, the current attribute type will be shown. A modal pop up allows user to pick an attribute type. Users can also edit the attribute type directly by clicking the text field and typing in it. Return string conforms to FME's attribute type specification of [(width[,precision])] The type is only supported in Json. In a Transformer (*.fmx) File Syntax // TODO: JSON syntax Example // TODO: JSON example In a Reader/Writer (*.fmf, *.fmi) File Syntax Cannot be used until metafiles support JSON parameters Example Cannot be used until metafiles support JSON parameters