libwolfram20
|
bool WAResult::getPod | ( | const char * | title, |
WAPod * | pod | ||
) |
Returns a Pod matching the title
.
_pods
contains pods with the same title it will return the first one [in] | title | Title to search on the getted Pods |
[out] | pod | Pod with the specified title |
TRUE | Pod found |
FALSE | Pod not found |