skip_value Subroutine

public subroutine skip_value(json, pos)

Skip an arbitrary JSON value (string, number, bool, null, object, or array) without storing it.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: json
integer, intent(inout) :: pos