How to add your knowledge

MultilineTextBox

    Table of contents
    No headers

    This example shows how to use the %%PEAcceptsTab, %%PEAcceptsReturn, and %%PEWordWrap annotations to control formatting in a multiline text box.

    <%%PEEditorType("MultilineTextBox"),_
     %%PEAcceptsTab?("True"),_
     %%PEAcceptsReturn?("False"),_
     %%PEWordWrap?("True")>_
    Parameter Rule test As String = ""