Adobe 65030089 Scripting Guide - Page 55

CBT methods, UDV properties

Page 55 highlights

Property name red green blue Data type Integer Integer Integer CBT methods delete Description Deletes the specified CBT. Returns Boolean Syntax delete () UDV Handles specific UDV functions in the project. UDV properties Property name parent Data type UDVManager name String value String typename String previous UDV ROBOHELP 8 SCRIPTING GUIDE 51 Classes Description Read-write Red color value Read-write Green color value Read-write Blue color value Description Read-only Parent UDVManager object Read-write Name of UDV Read-write Value of UDV Read-only Class name of the reference object Read-only Returns the previous UDV object

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98

51
ROBOHELP 8 SCRIPTING GUIDE
Classes
CBT methods
delete
Description
Deletes the specified CBT.
Returns
Boolean
Syntax
delete ()
UDV
Handles specific UDV functions in the project.
UDV properties
red
Integer
Read-write
Red color value
green
Integer
Read-write
Green color value
blue
Integer
Read-write
Blue color value
Property name
Data type
Description
parent
UDVManager
Read-only
Parent UDVManager object
name
String
Read-write
Name of UDV
value
String
Read-write
Value of UDV
typename
String
Read-only
Class name of t
h
e reference object
previous
UDV
Read-only
Returns t
h
e previous UDV object
Property name
Data type
Description