Return the indentation of the active paragraph. Note: A Hanging Indent is simply an Indent followed by a Back Tab (margin release). Therefore, ?Indent returns 1 for paragraphs with hanging indentation.
Return Value
0 Not indented
1 Indented
2 Double indented
string:=?IndexDefinition
Syntax
()
Description
Return the current index heading style.
Return Value
0 Normal style
16 Footnote number in document style
17 Endnote number in document style
18 Figure number style
19 Table box number style
20 Text box number style
21 User box number style
22 Equation number style
23 Hypertext style
24 TOC 1 style
25 TOC 2 style
26 TOC 3 style
27 TOC 4 style
28 TOC 5 style
29 Index 1 style
30 Index 2 style
31 List style
32 TOA style
33 Doc style
34 Box text style
35 Caption style
36 Footnote style
37 Endnote style
38 Comment style
39 Header A style
40 Header B style
41 Footer A style
42 Footer B style
43 Watermark A style
44 Watermark B style
45 Paragraph outline style
46 Outline style
47 Legal outline style
48 Bullets outline style
49 Headings outline style
50 Legal 2 outline style
51 Numbers outline style
52 Level 1 style
53 Level 2 style
54 Level 3 style
55 Level 4 style
56 Level 5 style
57 Level 6 style
58 Level 7 style
59 Level 8 style
60 Legal 1 style
61 Legal 2 style
62 Legal 3 style
63 Legal 4 style
64 Legal 5 style
65 Legal 6 style
66 Legal 7 style
67 Legal 8 style
68 Heading 1 style
69 Heading 2 style
70 Heading 3 style
71 Heading 4 style
72 Heading 5 style
73 Heading 6 style
74 Heading 7 style
75 Heading 8 style
string:=?Initials
Syntax
()
Description
Return the initials of the current user. This command is valid only if WordPerfect is running on a network.
boolean:=?InOutline
Syntax
()
Description
Return True if the insertion point is in an outline, False if not.
boolean:=?InTable
Syntax
()
Description
Return True if the insertion point is in a table, False if not.
numeric:=?InterimVersion
Syntax
()
Description
Return the interim release number of the current version of WordPerfect. For example, the value assigned to the initial release is 0, and the first interim is 1.
boolean:=?IrregularCap
Syntax
()
Description
Return True if QuickCorrect checks for irregular capitalization, False if not.