Returns whether this script is a pay-to-script-hash (P2SH) output.
Declared in <script/script.h>
<script/script.h>
bool IsPayToScriptHash() const;
true if the script matches the P2SH pattern.