Difference between revisions of "GetBookText"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>CSbot
(Automated import of articles)
 
imported>Low Post
 
Line 1: Line 1:
{{BotAddedPage|CSbot|DragoonWraith}}
{{Function
{{Function
  | origin = OBSE
  | origin = OBSE
Line 15: Line 14:
   }}
   }}
}}
}}
== See Also ==
[[SetDescription]]


[[Category:Functions]]
[[Category:Functions]]

Latest revision as of 16:57, 23 April 2011

< [[::Category:Functions|Category:Functions]]

A function added by the Oblivion Script Extender.

Syntax:

(bookText:string_var) reference.GetBookText book:ref

Returns the text of a book as a string. The result must be assigned to a string variable.


See Also

SetDescription