
viewable_element_to_string(?ViewableElement, -String)

   Convert a variable or term to a nice string.

Arguments
   ViewableElement     Any variable term, for example a viewable element you have just extracted from a viewable.
   String              A textual representation of the term, produced by this predicate.

Type
   library(vc_support)


