pd_get_string_result Interface

interface
public function pd_get_string_result(this) result(x)

Arguments

Type IntentOptional Attributes Name
class(plot_data), intent(in) :: this

The plot_data object.

Return Value character(len=:),allocatable

The string.

Description

Retrieves a string from a plot_data object.