Adobe 65030089 Scripting Guide - Page 54

CBT properties

Page 54 highlights

delete Description Deletes the specified skin. Returns Boolean exportFile Description Exports the specified skin. Returns Boolean Syntax exportFile (newFileLocation) Parameters Parameter name newFileLocation Data type String Optional No CBT Handles specific CBT functions in the project. CBT properties Property name parent Data type CBTManager name String typename String previous CBT next CBT ROBOHELP 8 SCRIPTING GUIDE 50 Classes Description Full path to the new skin file Description Read-only Parent CBTManager object Read-write Name of the CBT Read-only Class name of the reference object Read-only Returns the previous CBT object Read-only Returns the next CBT 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

50
ROBOHELP 8 SCRIPTING GUIDE
Classes
delete
Description
Deletes the specified skin.
Returns
Boolean
exportFile
Description
Exports the specified skin.
Returns
Boolean
Syntax
exportFile (newFileLocation)
Parameters
CBT
Handles specific CBT functions in the project.
CBT properties
Parameter name
Data type
Optional
Description
newFileLocation
String
No
Full pat
h
to t
h
e new skin file
Property name
Data type
Description
parent
CBTManager
Read-only
Parent CBTManager object
name
String
Read-write
Name of t
h
e CBT
typename
String
Read-only
Class name of t
h
e reference object
previous
CBT
Read-only
Returns t
h
e previous CBT object
next
CBT
Read-only
Returns t
h
e next CBT object