Skip to content

SPICE_DATA::get_title

Martin Wiesmann edited this page Aug 5, 2022 · 2 revisions

This method returns the title, which is set to 'SPICE'.

Syntax

title = spice_object->get_title()

Return Value

Returns a string, the title.

Clone this wiki locally