Sha256: 087aa811777366b995dfb159047bcec629d0d5d45724af6d5f93023d24b95d42
Contents?: true
Size: 333 Bytes
Versions: 6
Compression:
Stored size: 333 Bytes
Contents
# this method clears the on screen variables def clearhypernotescreendisplay @a_viewhypernote = "" @a_notedata = "" end # this method clears the on screen variables def clearhypernotescreendisplayhtml @a_viewhypernotehtml = "" @a_notedatahtml = "" end
Version data entries
6 entries across 6 versions & 1 rubygems